Skip to content

index2014/CVE-2024-3400-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVE-2024-3400-Checker

中文版本

A check program for CVE-2024-3400, Palo Alto PAN-OS unauthenticated command injection vulnerability.

Usage:

  1. Install requirements.
python3 -m pip install -r requirements.txt
  1. Run
python3 main.py
  1. Set threads in main.py, default is 20 workers.
check_multi_targets(urls=url_list, max_workers=9)

ScreenShot

alt text

For More

https://github.com/h4x0r-dz/CVE-2024-3400

https://attackerkb.com/topics/SSTk336Tmf/cve-2024-3400/rapid7-analysis

https://labs.watchtowr.com/palo-alto-putting-the-protecc-in-globalprotect-cve-2024-3400/

https://security.paloaltonetworks.com/CVE-2024-3400

https://unit42.paloaltonetworks.com/cve-2024-3400/

About

A check program for CVE-2024-3400, Palo Alto PAN-OS unauthenticated command injection vulnerability. Palo Alto 防火墙 PAN-OS 远程命令注入检测程序。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages